rxGpio

@get:JvmName(name = "getRxGpio")
@set:JvmName(name = "setRxGpio")
var rxGpio: Int
(Re)define GPS_RX_PIN for your board.

uint32 rx_gpio = 8;